On this pageSaveToFileDescriptionThe method saves the image to the file. Virtual method that can be overriden in descendant classes.Syntaxprocedure SaveToFile(const AFileName: String); virtual;